From: Jason Rumney Date: Thu, 22 Feb 2007 23:47:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~30218 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2f028a74ba520101d61aa81a8bf055db61da960e;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index b8e7af8c8a1..090d6b5e48f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2007-02-22 Jason Rumney + * w32menu.c (w32_menu_show): Mark the frame's menu as inactive + when popup menu finishes. + * w32fns.c (menubar_in_use): New flag. (w32_wnd_proc) [WM_INITMENU, WM_EXITMENULOOP, WM_TIMER, WM_COMMAND]: Use it.